03. Quizzes: Java Bytecode
Quizzes: Java Bytecode
SOLUTION:
- Java Virtual Machines can run programs written in bytecode on any device where they are installed.
- Bytecode must be stored in a file named after the Java class that the bytecode describes.